home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM A / PD-ROM A.iso / Education / Math / Stat Solver / StatSolver1.0 / StatSolver1.0.rsrc / TEXT_136_CI µ.txt < prev    next >
Encoding:
Text File  |  1989-07-31  |  650 b   |  6 lines

  1. This function determines the confidence inverval around a mean, given the standard deviation and number of tests.
  2. The case menu is used to set an appropriate equation for the information given.  Use Case 1 if you know the standard deviation.  Use Case 2 if you know only the sample standard deviation, and n is greater than 30.  Use Case 3 if you do not know the standard deviation and n is less than 30.
  3. Alpha is 100% - the confidence level (i.e. for a 90% CI, alpha = .10).
  4. x bar is the sample mean.
  5. Sigma is the standard deviation.  This is used for the sample standard deviation for case 2, and is left blank for case 3.
  6. n is the number of tests.